home *** CD-ROM | disk | FTP | other *** search
/ AmigActive 10 / AACD 10.iso / AACD / Magazine / Morphos / GCC / ppc-amigaos / include / powerup / lvo / graphics_lvo.h < prev    next >
C/C++ Source or Header  |  2000-02-28  |  6KB  |  184 lines

  1. #ifndef _LVO_GRAPHICS_LIB_H
  2. #define _LVO_GRAPHICS_LIB_H
  3.  
  4. /*
  5.  *  $VER: graphics_lvolib.h (08/03/97)
  6.  *
  7.  */
  8.  
  9.  
  10. #define    LVO_BltBitMap    (-0x1E)
  11. #define    LVO_BltTemplate    (-0x24)
  12. #define    LVO_ClearEOL    (-0x2A)
  13. #define    LVO_ClearScreen    (-0x30)
  14. #define    LVO_TextLength    (-0x36)
  15. #define    LVO_Text    (-0x3C)
  16. #define    LVO_SetFont    (-0x42)
  17. #define    LVO_OpenFont    (-0x48)
  18. #define    LVO_CloseFont    (-0x4E)
  19. #define    LVO_AskSoftStyle    (-0x54)
  20. #define    LVO_SetSoftStyle    (-0x5A)
  21. #define    LVO_AddBob    (-0x60)
  22. #define    LVO_AddVSprite    (-0x66)
  23. #define    LVO_DoCollision    (-0x6C)
  24. #define    LVO_DrawGList    (-0x72)
  25. #define    LVO_InitGels    (-0x78)
  26. #define    LVO_InitMasks    (-0x7E)
  27. #define    LVO_RemIBob    (-0x84)
  28. #define    LVO_RemVSprite    (-0x8A)
  29. #define    LVO_SetCollision    (-0x90)
  30. #define    LVO_SortGList    (-0x96)
  31. #define    LVO_AddAnimOb    (-0x9C)
  32. #define    LVO_Animate    (-0xA2)
  33. #define    LVO_GetGBuffers    (-0xA8)
  34. #define    LVO_InitGMasks    (-0xAE)
  35. #define    LVO_DrawEllipse    (-0xB4)
  36. #define    LVO_AreaEllipse    (-0xBA)
  37. #define    LVO_LoadRGB4    (-0xC0)
  38. #define    LVO_InitRastPort    (-0xC6)
  39. #define    LVO_InitVPort    (-0xCC)
  40. #define    LVO_MrgCop    (-0xD2)
  41. #define    LVO_MakeVPort    (-0xD8)
  42. #define    LVO_LoadView    (-0xDE)
  43. #define    LVO_WaitBlit    (-0xE4)
  44. #define    LVO_SetRast    (-0xEA)
  45. #define    LVO_Move    (-0xF0)
  46. #define    LVO_Draw    (-0xF6)
  47. #define    LVO_AreaMove    (-0xFC)
  48. #define    LVO_AreaDraw    (-0x102)
  49. #define    LVO_AreaEnd    (-0x108)
  50. #define    LVO_WaitTOF    (-0x10E)
  51. #define    LVO_QBlit    (-0x114)
  52. #define    LVO_InitArea    (-0x11A)
  53. #define    LVO_SetRGB4    (-0x120)
  54. #define    LVO_QBSBlit    (-0x126)
  55. #define    LVO_BltClear    (-0x12C)
  56. #define    LVO_RectFill    (-0x132)
  57. #define    LVO_BltPattern    (-0x138)
  58. #define    LVO_ReadPixel    (-0x13E)
  59. #define    LVO_WritePixel    (-0x144)
  60. #define    LVO_Flood    (-0x14A)
  61. #define    LVO_PolyDraw    (-0x150)
  62. #define    LVO_SetAPen    (-0x156)
  63. #define    LVO_SetBPen    (-0x15C)
  64. #define    LVO_SetDrMd    (-0x162)
  65. #define    LVO_InitView    (-0x168)
  66. #define    LVO_CBump    (-0x16E)
  67. #define    LVO_CMove    (-0x174)
  68. #define    LVO_CWait    (-0x17A)
  69. #define    LVO_VBeamPos    (-0x180)
  70. #define    LVO_InitBitMap    (-0x186)
  71. #define    LVO_ScrollRaster    (-0x18C)
  72. #define    LVO_WaitBOVP    (-0x192)
  73. #define    LVO_GetSprite    (-0x198)
  74. #define    LVO_FreeSprite    (-0x19E)
  75. #define    LVO_ChangeSprite    (-0x1A4)
  76. #define    LVO_MoveSprite    (-0x1AA)
  77. #define    LVO_LockLayerRom    (-0x1B0)
  78. #define    LVO_UnlockLayerRom    (-0x1B6)
  79. #define    LVO_SyncSBitMap    (-0x1BC)
  80. #define    LVO_CopySBitMap    (-0x1C2)
  81. #define    LVO_OwnBlitter    (-0x1C8)
  82. #define    LVO_DisownBlitter    (-0x1CE)
  83. #define    LVO_InitTmpRas    (-0x1D4)
  84. #define    LVO_AskFont    (-0x1DA)
  85. #define    LVO_AddFont    (-0x1E0)
  86. #define    LVO_RemFont    (-0x1E6)
  87. #define    LVO_AllocRaster    (-0x1EC)
  88. #define    LVO_FreeRaster    (-0x1F2)
  89. #define    LVO_AndRectRegion    (-0x1F8)
  90. #define    LVO_OrRectRegion    (-0x1FE)
  91. #define    LVO_NewRegion    (-0x204)
  92. #define    LVO_ClearRectRegion    (-0x20A)
  93. #define    LVO_ClearRegion    (-0x210)
  94. #define    LVO_DisposeRegion    (-0x216)
  95. #define    LVO_FreeVPortCopLists    (-0x21C)
  96. #define    LVO_FreeCopList    (-0x222)
  97. #define    LVO_ClipBlit    (-0x228)
  98. #define    LVO_XorRectRegion    (-0x22E)
  99. #define    LVO_FreeCprList    (-0x234)
  100. #define    LVO_GetColorMap    (-0x23A)
  101. #define    LVO_FreeColorMap    (-0x240)
  102. #define    LVO_GetRGB4    (-0x246)
  103. #define    LVO_ScrollVPort    (-0x24C)
  104. #define    LVO_UCopperListInit    (-0x252)
  105. #define    LVO_FreeGBuffers    (-0x258)
  106. #define    LVO_BltBitMapRastPort    (-0x25E)
  107. #define    LVO_OrRegionRegion    (-0x264)
  108. #define    LVO_XorRegionRegion    (-0x26A)
  109. #define    LVO_AndRegionRegion    (-0x270)
  110. #define    LVO_SetRGB4CM    (-0x276)
  111. #define    LVO_BltMaskBitMapRastPort    (-0x27C)
  112. #define    LVO_graphicsPrivate1    (-0x282)
  113. #define    LVO_graphicsPrivate2    (-0x288)
  114. #define    LVO_AttemptLockLayerRom    (-0x28E)
  115. #define    LVO_GfxNew    (-0x294)
  116. #define    LVO_GfxFree    (-0x29A)
  117. #define    LVO_GfxAssociate    (-0x2A0)
  118. #define    LVO_BitMapScale    (-0x2A6)
  119. #define    LVO_ScalerDiv    (-0x2AC)
  120. #define    LVO_TextExtent    (-0x2B2)
  121. #define    LVO_TextFit    (-0x2B8)
  122. #define    LVO_GfxLookUp    (-0x2BE)
  123. #define    LVO_VideoControl    (-0x2C4)
  124. #define    LVO_OpenMonitor    (-0x2CA)
  125. #define    LVO_CloseMonitor    (-0x2D0)
  126. #define    LVO_FindDisplayInfo    (-0x2D6)
  127. #define    LVO_NextDisplayInfo    (-0x2DC)
  128. #define    LVO_graphicsPrivate3    (-0x2E2)
  129. #define    LVO_graphicsPrivate4    (-0x2E8)
  130. #define    LVO_graphicsPrivate5    (-0x2EE)
  131. #define    LVO_GetDisplayInfoData    (-0x2F4)
  132. #define    LVO_FontExtent    (-0x2FA)
  133. #define    LVO_ReadPixelLine8    (-0x300)
  134. #define    LVO_WritePixelLine8    (-0x306)
  135. #define    LVO_ReadPixelArray8    (-0x30C)
  136. #define    LVO_WritePixelArray8    (-0x312)
  137. #define    LVO_GetVPModeID    (-0x318)
  138. #define    LVO_ModeNotAvailable    (-0x31E)
  139. #define    LVO_WeighTAMatch    (-0x324)
  140. #define    LVO_EraseRect    (-0x32A)
  141. #define    LVO_ExtendFont    (-0x330)
  142. #define    LVO_StripFont    (-0x336)
  143. #define    LVO_CalcIVG    (-0x33C)
  144. #define    LVO_AttachPalExtra    (-0x342)
  145. #define    LVO_ObtainBestPenA    (-0x348)
  146. #define    LVO_graphicsPrivate6    (-0x34E)
  147. #define    LVO_SetRGB32    (-0x354)
  148. #define    LVO_GetAPen    (-0x35A)
  149. #define    LVO_GetBPen    (-0x360)
  150. #define    LVO_GetDrMd    (-0x366)
  151. #define    LVO_GetOutlinePen    (-0x36C)
  152. #define    LVO_LoadRGB32    (-0x372)
  153. #define    LVO_SetChipRev    (-0x378)
  154. #define    LVO_SetABPenDrMd    (-0x37E)
  155. #define    LVO_GetRGB32    (-0x384)
  156. #define    LVO_graphicsPrivate7    (-0x38A)
  157. #define    LVO_graphicsPrivate8    (-0x390)
  158. #define    LVO_AllocBitMap    (-0x396)
  159. #define    LVO_FreeBitMap    (-0x39C)
  160. #define    LVO_GetExtSpriteA    (-0x3A2)
  161. #define    LVO_CoerceMode    (-0x3A8)
  162. #define    LVO_ChangeVPBitMap    (-0x3AE)
  163. #define    LVO_ReleasePen    (-0x3B4)
  164. #define    LVO_ObtainPen    (-0x3BA)
  165. #define    LVO_GetBitMapAttr    (-0x3C0)
  166. #define    LVO_AllocDBufInfo    (-0x3C6)
  167. #define    LVO_FreeDBufInfo    (-0x3CC)
  168. #define    LVO_SetOutlinePen    (-0x3D2)
  169. #define    LVO_SetWriteMask    (-0x3D8)
  170. #define    LVO_SetMaxPen    (-0x3DE)
  171. #define    LVO_SetRGB32CM    (-0x3E4)
  172. #define    LVO_ScrollRasterBF    (-0x3EA)
  173. #define    LVO_FindColor    (-0x3F0)
  174. #define    LVO_graphicsPrivate9    (-0x3F6)
  175. #define    LVO_AllocSpriteDataA    (-0x3FC)
  176. #define    LVO_ChangeExtSpriteA    (-0x402)
  177. #define    LVO_FreeSpriteData    (-0x408)
  178. #define    LVO_SetRPAttrsA    (-0x40E)
  179. #define    LVO_GetRPAttrsA    (-0x414)
  180. #define    LVO_BestModeIDA    (-0x41A)
  181. #define    LVO_WriteChunkyPixels    (-0x420)
  182.  
  183. #endif
  184.